[INFO] cloning repository https://github.com/dolphindb/api-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dolphindb/api-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphindb%2Fapi-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphindb%2Fapi-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 153900b39c5c9484f6b592566c00db578a12d30f
[INFO] fixing dolphindb/api-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphindb%2Fapi-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dolphindb/api-rust
[INFO] finished tweaking git repo https://github.com/dolphindb/api-rust
[INFO] tweaked toml for git repo https://github.com/dolphindb/api-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dolphindb/api-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 149 packages to latest compatible versions
[INFO] [stderr]       Adding rstest v0.25.0 (available: v0.26.1)
[INFO] [stderr]       Adding socket2 v0.5.10 (available: v0.6.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a911930b933459dcbca87aebc7040f6de8463d026f5624772f25910c6407dfb4
[INFO] running `Command { std: "docker" "start" "a911930b933459dcbca87aebc7040f6de8463d026f5624772f25910c6407dfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a911930b933459dcbca87aebc7040f6de8463d026f5624772f25910c6407dfb4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a911930b933459dcbca87aebc7040f6de8463d026f5624772f25910c6407dfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a911930b933459dcbca87aebc7040f6de8463d026f5624772f25910c6407dfb4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking dolphindb v3.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/types/constant.rs (1 fix)
[INFO] [stderr]        Fixed src/types/scalar/serialize.rs (2 fixes)
[INFO] [stderr]        Fixed src/types/scalar/deserialize.rs (2 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/types/vector.rs:836:22
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 881 | deserialize_symbol_with_base!();
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `deserialize_symbol_with_base` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 &mut Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/types/vector.rs:836:22
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 881 | deserialize_symbol_with_base!();
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `deserialize_symbol_with_base` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 &mut Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/types/vector.rs:836:22
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 881 | deserialize_symbol_with_base!();
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `deserialize_symbol_with_base` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 &mut Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/types/vector.rs:836:22
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 881 | deserialize_symbol_with_base!();
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `deserialize_symbol_with_base` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 &mut Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/test_types_func.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/utils/macro_utils.rs (9 fixes)
[INFO] [stderr]        Fixed tests/test_types_func.rs (17 fixes)
[INFO] [stderr]    Migrating tests/test_table_writer.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/test_table_writer.rs (3 fixes)
[INFO] [stderr]    Migrating examples/subscribe.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/quick_start.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/symbol_vector.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/table_insert.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/table_writer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_run_script.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/test_run_script.rs (6 fixes)
[INFO] [stderr]    Migrating examples/blob.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/any_vector.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_stream_subscribe.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/test_stream_subscribe.rs (2 fixes)
[INFO] [stderr]    Migrating examples/type_conversion.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_upload.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/test_upload.rs (2 fixes)
[INFO] [stderr]    Migrating tests/test_client.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_run_function.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/data_forms.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.04s
[INFO] [stderr] crater-edition-check: dolphindb v3.3.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking dolphindb v3.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/types/vector.rs:836:22
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 881 | deserialize_symbol_with_base!();
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `deserialize_symbol_with_base` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 &mut Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/types/vector.rs:836:22
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 881 | deserialize_symbol_with_base!();
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `deserialize_symbol_with_base` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 &mut Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/types/vector.rs:836:22
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 881 | deserialize_symbol_with_base!();
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `deserialize_symbol_with_base` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 &mut Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/types/vector.rs:836:22
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                      ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 881 | deserialize_symbol_with_base!();
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `deserialize_symbol_with_base` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 836 |                 &mut Some(ref mut dict) => self.$deserialize_base(reader, Some(dict)).await?,
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dolphindb` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dolphindb` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a911930b933459dcbca87aebc7040f6de8463d026f5624772f25910c6407dfb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a911930b933459dcbca87aebc7040f6de8463d026f5624772f25910c6407dfb4", kill_on_drop: false }`
[INFO] [stdout] a911930b933459dcbca87aebc7040f6de8463d026f5624772f25910c6407dfb4
